home *** CD-ROM | disk | FTP | other *** search
- -- card: 4775 from stack: in
- -- bmap block id: 9403
- -- flags: 4000
- -- background id: 2742
- -- name: Dark
- ----- HyperTalk script -----
- on openCard
- show card field "title"
- wait 3 seconds
- hide card field "title"
- end openCard
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=0 top=0 right=342 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: dark cover
- ----- HyperTalk script -----
- on mouseUp
- show card field "grope"
- end mouseUp
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=489 top=58 right=115 bottom=511
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Lights On
- ----- HyperTalk script -----
- on mouseUp
- hide card field "grope"
- If the shiftKey is down then
- doMenu Quit HyperCard
- else
- visual effect dissolve very fast
- go to card id 2995
- end if
- end mouseUp
-
-
-
- -- part 4 (field)
- -- low flags: 81
- -- high flags: 2004
- -- rect: left=162 top=219 right=284 bottom=350
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: grope
-
-
- -- part 6 (field)
- -- low flags: 81
- -- high flags: 2001
- -- rect: left=14 top=79 right=166 bottom=286
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: Title
-
-
- -- part contents for background part 2
- ----- text -----
- 1:03 AM
-
- -- part contents for background part 15
- ----- text -----
- `
-
- -- part contents for background part 23
- ----- text -----
- 9/27/87
-
- -- part contents for card part 4
- ----- text -----
- You are groping in the dark!
- Try the light switch...
-
-
-
- -- part contents for card part 6
- ----- text -----
- The Home Desk
- Public Domain Software
- by
- Russell A. Lyon
- Compuserve ID 71735,632
-